HAP 1GB: Add corner case handling for 1GB super page.
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 22 Apr 2010 08:41:36 +0000 (09:41 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 22 Apr 2010 08:41:36 +0000 (09:41 +0100)
commitaf277a631b2c0f47c030cf6f8017ba70cb814a20
tree36e3338a255057e735fcff14ee1f410070342ede
parent2cb79e82a0584a47e621ced95f29b37ac606c6e0
HAP 1GB: Add corner case handling for 1GB super page.

 - Without the check, guest memory allocation will never reach the
   boundary of a 1GB super page.

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
tools/libxc/xc_hvm_build.c